reflect.fieldScan.index (field)

3 uses

	reflect (current package)
		type.go#L1020: 	index []int
		type.go#L1092: 					result.Index = append(result.Index, scan.index...)
		type.go#L1117: 				index = append(index, scan.index...)